home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / CPP / METAKIT.ZIP / WHATSNEW.TXT < prev   
Encoding:
Text File  |  1996-12-09  |  2.1 KB  |  52 lines

  1.  
  2. The MetaKit Library                 Version 1.5                 December, 1996
  3. ==============================================================================
  4. (see the file README.TXT for general information about this C++ class library)
  5.  
  6.  
  7. Notes about version 1.5 (1996,12,9,150) :
  8.  
  9. NEW FEATURES
  10.  
  11. - There are no API changes in this release
  12.  
  13. CHANGES
  14.  
  15. - Configuration headers reorganized a bit for more flexibility
  16. - Installed / moved the MetaKit project to use source code control
  17. - Read-only use of data files now allows sharing (but no writes)
  18.  
  19. BUG FIXES
  20.  
  21. - Solved a problem with projection in compound derived views
  22. - In specific cases, multiple commits messed up free space, fixed
  23. - Better change propagation in sort/select views, major speedups
  24.  
  25. UNIVERSAL VERSION
  26.  
  27. - Added an efficient implementation of reference-counted strings
  28. - Basic collection and file (stdio) replacements implemented
  29. - Added standalone libs for DOS and Windows, MFC now optional
  30. - Double-precision storage didn't work in release 1.4, now fixed
  31. - New properties now pass through Sort/Select and ProjectWithout
  32. - Split more header files, started work on streams + STL version
  33. - Added several tests for some more complex derived view cases
  34. - Version 1.4 sources passes tests on Macintosh (Metrowerks 10)
  35. - Also passes regression tests on Linux 1.2.13 (GNU gcc 2.7.2)
  36. - Required some minor source syntax tweaks for Borland 5.01 (MFC4)
  37. - Succesfully ran DEMO sample code in Optima C++ 1.0 (Universal)
  38. - The 1.4 sources work with Symantec 7.2 and Watcom 10.6 (MFC4)
  39. - Ported library and samples to Mac (Metrowerks) and Unix (gcc)
  40.  
  41.  
  42. The MetaKit library is extending rapidly. This is possible because it is a
  43. rewrite of code developed earlier in a number of recent projects. I have a
  44. good picture of where I can be heading, because I've already been there :)
  45. But with YOUR input, I can do a better job of prioritizing my to-do lists.
  46.  
  47. Best regards, Jean-Claude
  48.  
  49. ==============================================================================
  50. mailto:jcw@meta4.nl          http://purl.net/meta4         fax:+31 30 635 2337
  51.  
  52.